iroh-store 0.2.0

Implementation of the storage part of iroh
Documentation

iroh store

crates.io Released API docs MIT/Apache-2.0 licensed CI

Storage for iroh. This provides an gRPC API for storing IPFS data in a RocksDB database.

How to run

# From the root of the workspace
> cargo run --release -p iroh-store

License